PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFRc4SecurityHandler Class / encryptStream Method
N/A
N/A
N/A
N/A
In This Topic
    encryptStream Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void encryptStream( 
       Stream input,
       Stream output,
       int objectNumber,
       int generationNumber
    )

    Parameters

    input
    N/A
    output
    N/A
    objectNumber
    N/A
    generationNumber
    N/A
    See Also